home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Utilities / Partition Logic 0.68 / partlogic-0.68.iso / programs / helpfiles / reboot.txt < prev    next >
Encoding:
Text File  |  2007-05-10  |  583 b   |  20 lines

  1.  
  2.  -- reboot --
  3.  
  4. A command for rebooting the computer.
  5.  
  6. Usage:
  7.   reboot [-e] [-f]
  8.  
  9. This command causes the system to reboot.  If the (optional) '-e' parameter
  10. is supplied, then 'reboot' will attempt to eject the boot medium (if
  11. applicable, such as a CD-ROM).  If the (optional) '-f' parameter is
  12. supplied, then it will attempt to ignore errors and reboot regardless.
  13. Use this flag with caution if filesystems do not appear to be unmounting
  14. correctly; you may need to back up unsaved data before rebooting.
  15.  
  16. Options:
  17. -e  : Eject the boot medium.
  18. -f  : Force reboot and ignore errors.
  19.  
  20.